home *** CD-ROM | disk | FTP | other *** search
/ Windows News 2005 November / WNnov2005.iso / Windows / Utilitaires / Beyond Compare / beycmpfr.exe / {app} / BC2.exe / 0 / RCDATA / TOPCOMPAREDLG / TOPCOMPAREDLG.txt
Text File  |  2005-06-02  |  3KB  |  90 lines

  1. inherited OpCompareDlg: TOpCompareDlg
  2.   Left = 516
  3.   Top = 250
  4.   Caption = 'Comparer les contenus'
  5.   OnDestroy = FormDestroy
  6.   PixelsPerInch = 96
  7.   TextHeight = 13
  8.   inherited PageControl: TPageControl
  9.     inherited tsSelectionPage: TTabSheet
  10.       inherited GroupBox1: TGroupBox
  11.         inherited RightPanel: TShape [2]
  12.         end
  13.         inherited RightGlyph: TSSLogo [3]
  14.           Left = 186
  15.           Top = 71
  16.           Width = 22
  17.         end
  18.         inherited Shape3: TShape [4]
  19.         end
  20.         inherited LeftFiles: TLabel [5]
  21.         end
  22.         inherited RightFiles: TLabel [6]
  23.         end
  24.         inherited LeftTotalBytes: TLabel [7]
  25.         end
  26.         inherited RightTotalBytes: TLabel [8]
  27.         end
  28.         inherited LeftGlyph: TSSLogo [9]
  29.           Left = 170
  30.           Width = 22
  31.           Glyph.Data = {
  32.             F6000000424DF600000000000000760000002800000010000000100000000100
  33.             0400000000008000000000000000000000001000000010000000000000000000
  34.             BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  35.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF007FFFFFFFFFFF
  36.             FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00FFFFFFFFFFFFFFF
  37.             FFFF00000000FFF00FFF00000000FFF00FFFFFFFFFFFFFF00FFF00000000FFFF
  38.             00FF00000000FFFFF00FFFFFFFFFF0FFF00FFFFFFFFFF00FF00FFFFFFFFFFF00
  39.             00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF}
  40.         end
  41.       end
  42.       inherited GroupBox2: TGroupBox
  43.         object Label2: TLabel
  44.           Left = 16
  45.           Top = 24
  46.           Width = 210
  47.           Height = 13
  48.           Caption = 'Comparer le contenu des fichiers, dossiers s'#233'lectionn'#233's.'
  49.         end
  50.         object CRCEdit: TBCRadioButton
  51.           Left = 16
  52.           Top = 48
  53.           Width = 100
  54.           Height = 17
  55.           HelpContext = 23003
  56.           Caption = 'Comparaison de &CRC'
  57.           TabOrder = 0
  58.         end
  59.         object BinaryEdit: TBCRadioButton
  60.           Left = 16
  61.           Top = 64
  62.           Width = 107
  63.           Height = 17
  64.           HelpContext = 23001
  65.           Caption = 'Comparaison &binaire'
  66.           TabOrder = 1
  67.         end
  68.         object RulesBasedEdit: TBCRadioButton
  69.           Left = 16
  70.           Top = 80
  71.           Width = 136
  72.           Height = 17
  73.           HelpContext = 23002
  74.           Caption = 'Comparaison bas'#233'e sur des &r'#232'gles'
  75.           TabOrder = 2
  76.         end
  77.       end
  78.     end
  79.   end
  80.   inherited SaveDialog: TSaveDialog
  81.     Options = [ofOverwritePrompt, ofHideReadOnly, ofEnableSizing]
  82.     Left = 248
  83.     Top = 256
  84.   end
  85.   inherited Timer1: TTimer
  86.     Left = 212
  87.     Top = 256
  88.   end
  89. end
  90.